Skip to content

ci: publish latest releases to ghcr and dockerhub - #17

Merged
orangeboyChen merged 1 commit into
mainfrom
codex/release-latest-dockerhub
Jul 11, 2026
Merged

ci: publish latest releases to ghcr and dockerhub#17
orangeboyChen merged 1 commit into
mainfrom
codex/release-latest-dockerhub

Conversation

@orangeboyChen

Copy link
Copy Markdown
Owner

Summary

  • mark GitHub releases created by the release workflow as the latest release
  • keep publishing version and latest tags to GHCR during release
  • also publish the same version and latest tags to Docker Hub when DOCKERHUB_USERNAME and DOCKERHUB_PASSWORD are configured

Verification

  • bun run lint
  • bun run format:check
  • bun run typecheck
  • bun run test:coverage
  • bun run build

@orangeboyChen
orangeboyChen marked this pull request as ready for review July 11, 2026 04:04
@orangeboyChen
orangeboyChen enabled auto-merge (squash) July 11, 2026 04:04
@codecov

codecov Bot commented Jul 11, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.74%. Comparing base (cc280af) to head (89682e8).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #17   +/-   ##
=======================================
  Coverage   91.74%   91.74%           
=======================================
  Files          12       12           
  Lines        4770     4770           
  Branches      978      978           
=======================================
  Hits         4376     4376           
  Misses        385      385           
  Partials        9        9           
Flag Coverage Δ
unittests 91.74% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@orangeboyChen
orangeboyChen merged commit 609c9dd into main Jul 11, 2026
5 checks passed
@orangeboyChen
orangeboyChen deleted the codex/release-latest-dockerhub branch July 11, 2026 04:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants